home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / comunic / ans37b.zip / PLAYSPKR.DOC < prev    next >
Text File  |  1993-01-26  |  2KB  |  54 lines

  1.       _____________________________________________________________________
  2.  
  3.                   PLAYSPKR.COM    Version 1.1    07/29/90
  4.  
  5.                  Pulse Width Modulator for PC's Speaker
  6.  
  7.                Copyright (C) 1990 by Cygnus Data Systems
  8.                            Daniel A. Durbin
  9.       _____________________________________________________________________
  10.  
  11.  
  12. PLAYSPKR.COM
  13. --------
  14. PLAYSPKR.COM is a program written in assembly language that may be used
  15. by software developers and incorporated into their porgrams to provide
  16. personalized voice responses to augment screen messages and as an
  17. alternative to that impersonal annoying speaker beep.  PLAYSPKR.COM uses
  18. a pulse width modulation technique to reproduce amazingly high quality
  19. audio sound on the PC's speaker.  The effective bandwidth of the
  20. reproduced speech is 4 Khz which is sufficient to equal the quality found
  21. on telephone lines.
  22.  
  23. VOICE FILES
  24. -----------
  25. The digitized voice files that PLAYSPKR.COM plays to the speaker are
  26. binary files created with an 8 bit D/A converter at a clock rate of 8
  27. kbytes per second.  There are a few products on the market which have the
  28. capability to create these files.  One of them is the DigiPhone which is
  29. primarily designed for a voice mail function and is availble from Cygnus
  30. Data Systems for $125. The play software is included free of charge with
  31. the DigiPhone.
  32.  
  33. SOURCE CODE
  34. -----------
  35. PLAYSPKR.COM is currently available in assembly language source code and
  36. C source code will be available soon.  The PLAYSPKR.ASM source code is
  37. available free of charge with the purchase of the DigiPhone, or as a
  38. separate source code package to those who already have the hardware to
  39. record the digitized voice files.  For ordering information, see
  40. ORDER.FRM.
  41.  
  42. AUTHOR
  43. ------
  44. If you have a special requirement and need more information, please feel
  45. free to contact me via mail, my BBS, or voice phone number.
  46.  
  47. Cygnus Data Systems
  48.  
  49.      Daniel Durbin_______________________________________________
  50.      SysOp: Cygnus X-1 BBS                | CIS: 73447,1744
  51.      (619) 457-2665 (data)                | GEnie: D.DURBIN
  52.      (619) 457-2532 (voice)               | FidoNET 1:202/227
  53.  
  54.